Enable compatibility mode operation for HYPERVISOR_memory_op,
authorEmmanuel Ackaouy <ack@xensource.com>
Fri, 5 Jan 2007 17:34:31 +0000 (17:34 +0000)
committerEmmanuel Ackaouy <ack@xensource.com>
Fri, 5 Jan 2007 17:34:31 +0000 (17:34 +0000)
commitb8a7efe8528aa0a82c06431b652a8e922bf15994
treeaea14f3a3671ee69f24514a4845da6febf4f39fc
parent8d6e195a2defe04a82af0831969843ce0ed806a0
Enable compatibility mode operation for HYPERVISOR_memory_op,
HYPERVISOR_update_descriptor, HYPERVISOR_update_va_mapping. This also
introduces infrastructure to do argument translation.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
16 files changed:
xen/arch/x86/domain.c
xen/arch/x86/domain_build.c
xen/arch/x86/mm.c
xen/arch/x86/x86_64/Makefile
xen/arch/x86/x86_64/compat/entry.S
xen/arch/x86/x86_64/compat/mm.c [new file with mode: 0644]
xen/arch/x86/x86_64/mm.c
xen/common/compat/Makefile
xen/common/compat/memory.c [new file with mode: 0644]
xen/common/memory.c
xen/include/asm-x86/config.h
xen/include/asm-x86/domain.h
xen/include/asm-x86/mm.h
xen/include/xen/compat.h
xen/include/xen/hypercall.h
xen/include/xlat.lst